memory cache
英 [ˈmeməri kæʃ]
美 [ˈmeməri kæʃ]
网络 内存缓存; 记忆体快取; 缓存; 内存高速缓存; 存储器高速缓存
英英释义
noun
- (computer science) RAM memory that is set aside as a specialized buffer storage that is continually updated
双语例句
- Method of Promoting Performance of AAA Server Using Memory Cache
使用高速缓存提高AAA服务器性能的方法 - It can be configured to offload cache to disk if the memory cache is full ( via the disk offload function).
还可以设置如果内存高速缓存已满,就将缓存转存到磁盘(通过磁盘转存功能)。 - A new memory encryption cache ( MEC) structure is proposed.
提出了一种新的存储器加密Cache(MEC)结构。 - When the memory cache region becomes full, LRU removes the least recently used cached data first.
当内存缓存区域满时,LRU会首先删除最近最少使用的缓存数据。 - MemCacheSize sets the number of elements that can be held in a memory cache at any one time.
MemCacheSize设置一次能够保存在内存高速缓存中的元素数目。 - Furthermore, we made three tests on the memory cache system, and assessed the parameters of existing experience.
随后对内存缓存的实现进行了试用,并对现有的经验参数进行评估。 - If files can be served from memory cache, then that decreases the average service time, and hence increases the number of connections per second the server can handle.
如果可以从内存缓存中获取文件,就可以降低平均服务时间,因此增加服务器每秒能够处理的连接数。 - AAA server supporting radius protocol is widely applied in telecommunication industry. In this paper, a memory cache technology is introduced, which can promote AAA server's performance with 2~ 3 order of magnitude.
支持Radius协议的AAA服务器在电信行业得到广泛应用,该文介绍了一种高速缓存技术,将AAA服务器的性能提高了2~3个数量级。 - Adaptive-level Memory Cache Technique on Proxy Server
代理服务器上的自适应存储缓冲技术 - This paper firstly studied memory cache feature and described the messaging system design ideas. Then do the process to realize the design idea.
本文首先研究了内存缓存功能在短信系统上的设计思路,并根据其进行了短信内存缓存功能设计实现。